An Alternate Algorithm for (3x3) Median Filtering of Digital Images
نویسنده
چکیده
Median filtering is a commonly used technique in image processing. The main problem of the median filter is its high computational cost (for sorting N pixels, the temporal complexity is O(N·log N), even with the most efficient sorting algorithms). When the median filter must be carried out in real time, the software implementation in general-purpose processors does not usually give good results. This Paper presents an efficient algorithm for median filtering with a 3x3 filter kernel with only about 9 comparisons per pixel using spatial coherence between neighboring filter computations. The basic algorithm calculates two medians in one step and reuses sorted slices of three vertical neighboring pixels. An extension of this algorithm for 2D spatial coherence is also examined, which calculates four medians per step.
منابع مشابه
An Enhanced Median Filter for Removing Noise from MR Images
In this paper, a novel decision based median (DBM) filter for enhancing MR images has been proposed. The method is based on eliminating impulse noise from MR images. A median-based method to remove impulse noise from digital MR images has been developed. Each pixel is leveled from black to white like gray-level. The method is adjusted in order to decide whether the median operation can be appli...
متن کاملA PRACTICAL APPROACH TO REAL-TIME DYNAMIC BACKGROUND GENERATION BASED ON A TEMPORAL MEDIAN FILTER
In many computer vision applications, segmenting and extraction of moving objects in video sequences is an essential task. Background subtraction, by which each input image is subtracted from the reference image, has often been used for this purpose. In this paper, we offer a novel background-subtraction technique for real-time dynamic background generation using color images that are taken fro...
متن کاملAdaptive Optimum Notch Filter for Periodic Noise Reduction in Digital Images
Periodic noises are unwished and spurious signals that create repetitive pattern on images and decreased the visual quality. Firstly, this paper investigates various methods for reducing the effects of the periodic noise in digital images. Then an adaptive optimum notch filter is proposed. In the proposed method, the regions of noise frequencies are determined by analyzing the spectral of noisy...
متن کاملImproved Adaptive Median Filter Algorithm for Removing Impulse Noise from Grayscale Images
Digital image is often degraded by many kinds of noise during the process of acquisition and transmission. To make subsequent processing more convenient, it is necessary to decrease the effect of noise. There are many kinds of noises in image, which mainly include salt and pepper noise and Gaussian noise. This paper focuses on median filters to remove the salt and pepper noise. After summarizin...
متن کاملکاهش اثر نویز تناوبی در تصاویر دیجیتال به کمک فیلتر میانه تطبیقی در حوزه فرکانس
Periodic noises are repetitive patterns on digital images and decreased the visual quality of images. The various methods for reducing the effects of the periodic noise in digital images are firstly investigated. Then an intelligent median filter in the frequency domain with an acceptable computational cost is proposed. In the proposed method, the regions of noise frequencies are determined by ...
متن کامل